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