# File lib/mustache/context.rb, line 46
    def escapeHTML(str)
      mustache_in_stack.escapeHTML(str)
    end