class Gem::RemoteFetcher

def fetch_file uri, *_

def fetch_file uri, *_
  Gem.read_binary correct_for_windows_path uri.path
end