module.exports = function(socket) { require('./events')(socket); };