static box ShlOperator { apply(a, b) { return a << b } }