var App = (function(lng, undefined) { lng.App.init({ name: 'LungoJS Test Source', version: '1.0.0' }); return { }; })(LUNGO);