constructor($async, Notifications) {
    Object.assign(this, { $async, Notifications });

    this.groups = null;