The methods `Os.tmpdir()`, `Os.totalmem()`, and `Os.type()` are instance methods, whereas they should be static like all other methods. See: https://github.com/HaxeFoundation/hxnodejs/blob/master/src/js/node/Os.hx#L132