Does the additional eat() function override the eat() method in the Animal class?
eat()
Animal
eat() would have to belong to a subclass of Animal.