# File lib/mongo/mongo_sharded_client.rb, line 115 def hard_refresh! log(:info, "Initiating hard refresh...") connect(true) return true end