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