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