# File lib/rubygems/remote_fetcher.rb, line 359 def reset(connection) @requests.delete connection.object_id connection.finish connection.start end