# File lib/mongo/mongo_replica_set_client.rb, line 308 def authenticate_pools @manager.pools.each { |pool| pool.authenticate_existing } end