class Tilt::Template

def precompiled_postamble(locals)

template source.
string returned from this method is appended to the precompiled
Generates postamble code for the precompiled template source. The
def precompiled_postamble(locals)
  ''
end