# File lib/rubygems/remote_fetcher.rb, line 194
  def fetch_file uri, *_
    Gem.read_binary correct_for_windows_path uri.path
  end