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