# File lib/mongo/mongo_client.rb, line 538 def checkin(socket) if @primary_pool && socket && socket.pool socket.checkin end end