in source/frontend/src/services/service-factory.ts [32:34]
public static getService(name: ServiceNames): Service { return this.services[name]; }