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