if (files.reference) {
      files.reference.forEach(file => {
        result.push(
          ...justForReference(
            this.getFileCodeForStage(file, stage, bootstrap.indexOf(file) >= 0)