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