# File lib/nanoc/base/compilation/compiled_content_cache.rb, line 11 def initialize super('tmp/compiled_content', 1) @cache = {} end