I call printCats() repeatedly and it actually works as requested: printing each object in cats on a new line. I suppose I just need a little confirmation that it is only my printCats() method that is failing?