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