# File lib/bundler/index.rb, line 38
    def self.system_cached_gems
      from_cached_specs("#{Bundler.bundle_path}/cache")
    end