# File lib/rubygems.rb, line 860
  def self.refresh
    Gem::Specification.reset
    @source_index = nil
    @searcher = nil
  end