# File lib/rubygems.rb, line 311 def clear_paths @gem_home = nil @gem_path = nil @@source_index = nil end