class Bundler::Fetcher::CompactIndex

def cache_path

def cache_path
  Bundler.user_cache.join("compact_index", remote.cache_slug)
end