Given "RepoMan " and "Name ", there are two options:
1. Another object talks to RepoMan, has a Name object returned,
gets strings from the Name object.

2. Another object talks only to RepoMan- Requests return of
Name strings
from RepoMan.
Which is better, and why?