This file shows the solution for exercise 6 (the kangorro World). It shows the three methods you needed to add: hop, hopToFence and HopToObject. It also shows the very short my first method.
Method hop and hopToObject are methods of the class Kangorro because they involve only the kangoroo, and method hopToFence is a World method.