(function() { var App = { initialize: function() { }, }; // App.initialize(); // OR // jQuery(App.initialize); }).call(this);