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