When I try to execute util.format with inspect as an object returning a function like
util.format({inspect: function() { return 1; } })
Node 10 ou