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