# File lib/linecache.rb, line 154
  def cached_files()
    @@file_cache.keys
  end