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