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