# File lib/rubygems/source_info_cache.rb, line 114 def system_cache_file @system_cache_file ||= File.join(Gem.dir, "source_cache") end