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