public function isTerminated() { $this->updateStatus(false); return $this->status == self::STATUS_TERMINATED; }