protected function addObject(ObjectService $comp)
 {
     $this->objects[$comp->getName()] = $comp;
 }