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