public _e(err: any): void {
    const out = this.out;
    if (out === null) {
      return;
    }