package virtual; public class CalleeTwoTop002 { public String toString() { // new RuntimeException().printStackTrace(); return "topToString"; } }