# File lib/ezcrypto.rb, line 336 def on_decrypter(target='', &block) decrypter(target) on_cipher(&block) end