module Haml::Precompiler
def close_script(_1, _2, push_end = true)
def close_script(_1, _2, push_end = true) push_silent("end", true) if push_end @template_tabs -= 1 end
def close_script(_1, _2, push_end = true) push_silent("end", true) if push_end @template_tabs -= 1 end