public function getStatusDate()
 {
     $this->__load();
     return parent::getStatusDate();
 }