getCacheKey()

in users-refresher-lambda/fileTransformer.js [7:9]


  getCacheKey() {
    return "fileTransformer";
  },