# File lib/cgikit/template_store.rb, line 219 def exist?( component ) @caches.key?(component.class) end