class Bundler::Bundle

def download_path_for(type)

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