# File lib/ezcrypto.rb, line 346 def on_encrypter(target='', &block) encrypter(target) on_cipher(&block) end