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