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