group = $group; } function newListItem($profile) { return new GroupMemberListItem($profile, $this->group, $this->action); } }