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