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