class Bundler::CompactIndexClient

def reset!

def reset!
  Bundler::CompactIndexClient.debug { "reset!" }
  @cache.reset!
end