BinaryOperatorExpr lower(Expression rhs) { return BinaryOperatorExpr(BinaryOperator.lower, this, rhs); }