# File lib/yard/rubygems/backports/gem.rb, line 5
  def self.source_index
    @@source_index ||= SourceIndex.from_installed_gems
  end