public function removeSecEvent(\Entities\SecEvent $secEvents)
 {
     $this->__load();
     return parent::removeSecEvent($secEvents);
 }