<F> Tuple6<A,B,C,D,E,F>
append(F sixth)
static <A,B,C,D,E,F>Tuple6<A,B,C,D,E,F>
of(A first, B second, C third, D fourth, E fifth, F sixth)