I am using ES6 Class, and I have a method like this
wrapAsync(fn) { return (req, res) => fn(req, res).catch((error) => { return this.