protected function afterLoad() {
     parent::afterLoad();
     $this->oldStatus = $this->getStatus();
 }