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