# File lib/mongo/cluster.rb, line 490 def has_readable_server?(server_selector = nil) topology.has_readable_server?(self, server_selector) end