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