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