init() {
        this.scopes[CHANNEL] = this.handleBounced();
        this.scopes[PUBLICATION] = this.mandate();
    }