nitc :: APlusExpr :: defaultinit
# A `+` expression class APlusExpr super ABinopExpr redef fun operator do return "+" end