1: package pulluppkg; 2: 3: public class PullUpExistingSuper { 4: 5: public void method() { 6: 7: } 8: 9: }