A subclass also inherits its superclass's methods.

Try calling the eat() method through the Dog instance.

Make sure to assemble dog.eat().