# File lib/action_mailer/vendor/tmail-1.2.3/tmail/interface.rb, line 532
    def sender=( str )
      set_string_attr 'Sender', str
    end