password; } public function isLocked() { return false; } public function isAuthenticated() { return $this->id > 0; } }