public void PopIndent() { _transform.PopIndent(); }
private string PopIndent() { return(transform.PopIndent()); }