Please, I need help on how to print out my object correctly. I can't override the toString method because of the last requirement; Requirement: The printCats method should display all the cat objects in the variable cats. Each on a new line.