static box SubOperator { apply(a, b) { return a - b } }