_users = []; } public function add_user($user) { $this->_users += $user; } }