startup.js 60 Bytes
Meteor.startup( function() { Modules.server.startup(); } );