class Padrino::Rendering::HamlitTemplate

def precompiled_preamble(locals)

def precompiled_preamble(locals)
  "__in_hamlit_template = true\n" << super
end