# File lib/mongo/server/description.rb, line 272
      def hidden?
        ok? && !!config[HIDDEN]
      end