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