# File lib/action_mailer/vendor/tmail-1.2.3/tmail/interface.rb, line 567
    def subject=( str )
      set_string_attr 'Subject', str
    end