# File lib/cgikit/template_store.rb, line 55
  def initialize( application )
    @application = application
  end