# File lib/mongo/server/description.rb, line 646 def replica_set_member? ok? && !(standalone? || mongos?) end