# File lib/rubygems/indexer/latest_index_builder.rb, line 8 def start_index super @index = Gem::SourceIndex.new end