class Bundler::Repository

def download_path_for(type)

def download_path_for(type)
  @repos[type].download_path_for
end