public class Test { public static void meh() { new A().f(); } }