users = $users; } public function getUsers() { return $this->users; } }