# File lib/cgikit/template_store.rb, line 79 def terminate?( template, component ) terminate_template?(template, component) or \ terminate_declaration?(template, component) end