# File lib/rubygems/mirror.rb, line 53
  def gems_to_fetch
    gems - existing_gems
  end