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