18 19 20
# File 'lib/helpers/string.rb', line 18 def encrypt!(options = {}) replace encrypt(options) end