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