protected internal virtual Node TransformOperator(Operator op) { return op.AcceptTransformer(this, true); }