'use strict'; // the sys module was renamed to 'util'. // this shim remains to keep old programs working. module.exports = require('util');