class Tilt::YajlTemplate
def precompiled_preamble(locals)
def precompiled_preamble(locals) return super if locals.include? :json "json = {}\n#{super}" end
def precompiled_preamble(locals) return super if locals.include? :json "json = {}\n#{super}" end