# File lib/rubygems/source_index.rb, line 201
  def specification(full_name)
    @gems[full_name]
  end