if (process.env.NODE_ENV !== 'production') {
      if (!this.DOMAttachSelector) {
        // eslint-disable-next-line quotes
        throw new Error(`'DOMAttachSelector' should be specified`);
      }