# File lib/action_mailer/vendor/tmail/facade.rb, line 248
    def sender=( str )
      set_string_attr 'Sender', str
    end