class Bundler::Fetcher::Downloader
def initialize(connection, redirect_limit)
def initialize(connection, redirect_limit) @connection = connection @redirect_limit = redirect_limit end
def initialize(connection, redirect_limit) @connection = connection @redirect_limit = redirect_limit end