# File lib/mongo/util/socket_util.rb, line 5
  def checkout
    @pool.checkout if @pool
  end