public function addSwitcher(\Entities\Switcher $switchers)
 {
     $this->__load();
     return parent::addSwitcher($switchers);
 }