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