protected void yield(StringBuilder __body__) { yield(child, __body__); }
protected void yield() { yield(child); }