# File lib/action_mailer/vendor/tmail/utils.rb, line 183
    def message_id?( str )
      MESSAGE_ID === str
    end