# File lib/mustache/generator.rb, line 136 def on_partial(name) ev("ctx.partial(#{name.to_sym.inspect})") end