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