Sweet! With the word super, we can call the superclass's implementation of makeSound().
super
makeSound()
That doesn't look right, does it?