"use strict"; (function($) { $(document).ready(function() { console.log('ws: init events'); _ws.events = new EventEmitter(); }); })(jQuery);