# File lib/mongo/collection.rb, line 111 def server_selector @server_selector ||= ServerSelector.get(read_preference || database.server_selector) end