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