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