Slim::Template
# File lib/padrino/rendering/slim_template.rb, line 22 def precompiled_preamble(locals) "__in_slim_template = true\n" << super end