if (_.isBoolean(shouldProcessData) && shouldProcessData) {
      logger.log(
        'debug',
        `Processing response data from paged HTTP GET request to ${this.url}`,
      )