module.exports = { id: function id(x) { /* use (parameter 0 (member id (member util2 (member exports (module reexport)))) */ return x; } };