static abstract class F3 { abstract D get(A a, B b, C c); }