4 5 6
# File 'lib/mark_facets/ruby/string.rb', line 4 def md5_hash Digest::MD5.hexdigest(self).to_s end