static box Math { add(a, b) { return a + b } }