I\'m trying to create a TypeScript decorator that can be added to any class, that will create a request-scoped context that I can use to store a request ID. I\'ve come across a