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