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