public class ASuper { public void method2 () { System.out.println("2"); } }