# File lib/net/http/connection_pool/connection.rb, line 115 def request *args, &block pool.request(self, *args, &block) end