class Haml::Compiler::ScriptCompiler

def escape_html(temple)

def escape_html(temple)
  [:escape, true, temple]
end