# File lib/cgikit/component.rb, line 91
  def cached_template_dir
    File.join(@application.tmpdir, CACHE_TEMPLATE_DIR).untaint
  end