# File lib/action_mailer/vendor/tmail/facade.rb, line 302
    def message_id=( str )
      set_string_attr 'Message-Id', str
    end