do not standardize rpc-server.js because reasons
standard-format freaks out on this line:
let obj = new (Function.prototype.bind.apply(constructor,
[null].concat(args)))
http://stackoverflow.com/questions/1606797/use-of-apply-with-new-operato
r-is-this-possible