# File lib/rdoc/ri/store.rb, line 90
  def cache_path
    File.join @path, 'cache.ri'
  end