This method is deprecated or moved on the latest stable version. The last existing version (v1_9_3_392) is shown here.
cache_path()
Path to the cache file
# File lib/rdoc/ri/store.rb, line 91 def cache_path File.join @path, 'cache.ri' end