# File lib/rubygems/indexer/master_index_builder.rb, line 38
  def add(spec)
    @index.add_spec(spec)
  end