CRC modeling - 4
Collaborators
An object collaborates with another object if to fulfill its responsibilities it needs to send the other object any messages. Typically, each collaboration is associated with a particular responsibility.
Collaborations identify relationships between classes
Collaborations are identified be determining whether a class can fulfill each responsibility by itself