class Bundler::CompactIndexClient::Cache

def info_path(name)

def info_path(name)
  directory.join("info", name.to_s)
end