Problem
1. What is the rule of thumb for finding classes?
2. Your job is to write a program that plays chess. Might Chess Board be an appropriate class? How about Move Piece?
3. Suppose the invoice is to be saved to a file. Name a likely collaborator.