people.addAll(personManager.getPeople()); return SUCCESS;
return people;
return people.size();
this.personManager = personManager;