public static C f(final int i, C2 c2) { return new C(i, c2); }