I need to make a flush method and I've been trying different things based off what I've read and what my instructor has told me.

Add a method getSuit to class Card
Modify the class TestGame to...