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