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