# File lib/mongo/server/description.rb, line 440
      def mongos?
        ok? && config[MESSAGE] == MONGOS_MESSAGE
      end