# File lib/mongo/server/description.rb, line 260
      def ghost?
        ok? && !!config[REPLICA_SET]
      end