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