# File lib/cgikit/template_store.rb, line 202
  def save( template )
    @caches[template.component.class] = template.cache_copy
  end