Ejemplo n.º 1
0
 @Override
 public void Render(Mustache_bfr bfr, Mustache_render_ctx ctx) {
   String key = this.Key();
   ctx.Render_variable(bfr.Escape_(Bool_.N), key);
 }