# File lib/action_mailer/vendor/tmail/header.rb, line 444
    def from
      ensure_parsed
      @from
    end