class A { Integer i; mt(x,y,z) { return x.sub(y).add(z); } }