I need to drop this in as a replace for require('util').inspect but this library cannot put everything on line like ```js util.inspect(o, {breakLength: Infinity}) ``` can do