this.defineCollections = (collections) => {
    if (!integrationValid) { return; }

    _.each(
      opts.integrations.layer.mapping,