Before we can use the eat() method, we need to create a new object from the class.
eat()
Make sure to assemble var pet = new VirtualPet("Tom");
var pet = new VirtualPet("Tom");