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