module Encryptor
module Encryptor::String
encryptor
1.1.1
# decrypt!
def decrypt!(options ={}) replace decrypt(options) end