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