# File lib/rubygems/source_info_cache.rb, line 162 def latest_cache_file File.join File.dirname(cache_file), "latest_#{File.basename cache_file}" end