class Bundler::Persistent::Net::HTTP::Persistent::Connection

def finish

def finish
  @http.finish
rescue IOError
ensure
  reset
end