static T3 triple(A a, B b, C c) { ret new T3(a, b, c); }