How would we tell the cat object to run the meow method?
cat
meow
cat.meow()
cat.meow
Make sure to pick cat.meow().