# File lib/action_mailer/vendor/tmail/utils.rb, line 190
    def mime_encoded?( str )
      MIME_ENCODED === str
    end