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