# File lib/rubygems.rb, line 342 def self.clear_paths @@source_index = nil @paths = nil @user_home = nil @searcher = nil Gem::Specification.reset end