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