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