method
checkout
checkout()
public
Hide source
# File lib/rubygems/request/http_pool.rb, line 19 def checkout @queue.pop || make_connection end