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