# File lib/mustache/generator.rb, line 141
    def on_utag(name)
      ev("ctx[#{name.to_sym.inspect}]")
    end