static final class
Tuple3.Tuple3Impl<A,B,C>
default <C> Tuple3<A,B,C>
append(C c)
static <A, B, C> Tuple3<A,B,C>
of(A a, B b, C c)