var App = (function(lng, undefined) { lng.App.init({ name: 'ToDo.JS', version: '0.1' }); return { }; })(LUNGO);