await Promise.all(Object.keys(this.data || {}).map(async (slice: string) => this.data[slice].init()))