# File lib/moped/errors.rb, line 141
      def ns_not_found?
        details["errmsg"] == "ns not found"
      end