# File lib/action_mailer/vendor/tmail/header.rb, line 618
    def encrypter=( arg )
      ensure_parsed
      @encrypter = arg
    end