1 foo_A 2 foo_A 3 foo_A 4 foo_B 5 privateRyan_D 6 Received WrongMethodTypeException exception 7 G.sayHi() 8 G.sayHi() 9 G.sayHi() 10 F.sayHi() 11 F.sayHi() 12 H.chatter() 13 H.chatter() 14 H.chatter() 15 Chatty.chatter() 16 Chatty.chatter() 17 String constructors done. 18 testReturnValues done. 19 testReferenceReturnValueConversions done. 20 testPrimitiveReturnValueConversions done. 21 Hi 22 Hi 23 Hi 24 Hi 25 Expect Hi here: Hi 26 Don't expect Hi now 27 [3, 2, 1] 28 [1, 2, 3] 29