static box BitNotOperator { apply(a) { return ~a } }