# File lib/rubygems/remote_installer.rb, line 34 def initialize(options={}) @options = options @source_index_hash = nil end