# File lib/rubygems/mirror.rb, line 24
  def from(*args)
    File.join(@from, *args)
  end