static interface IF1<A, B> { B get(A a); }