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