public static void Rule(BinaryOp200 lhs, OpPower op) { lhs.CodeFunctor = new CodeFunctor(op.Text, 2, true); }