builder.addClassMethod("new", function($operator, $a, $b) {
      return _.newCopyArgs(this, {
        operator: $operator,
        a: $a,
        b: $b