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