constructor({labsService, models}) {
        this.models = models;
        this.labsService = labsService;
    }