/*global define */ if (typeof define !== 'undefined') { define([ "core", "bosh", "websocket" ], function (converse) { return converse; }); }