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