It would be nice if thenify-all would also promisify methods on the prototype, for example `http.Server.prototype.listen` See https://github.com/normalize/mz/issues/4
It would be nice if thenify-all would also promisify methods on the prototype, for example
http.Server.prototype.listenSee normalize/mz#4