public function getCancellationUnit()
 {
     $this->_load();
     return parent::getCancellationUnit();
 }