constructor() {
    super();
    this.agentService = ContainerJS.Inject;
    this.classes = [];
    this.byName  = {};