# File lib/mongo/util/socket_util.rb, line 9
  def checkin
    @pool.checkin(self) if @pool
  end