class Tilt::Template

def initialize_engine

underlying template library and perform any initial setup.
the template class is initialized. This should be used to require the
Called once and only once for each template subclass the first time
def initialize_engine
end