Tea.context(function () { if (typeof this.apps == "undefined") { this.apps = []; } this.createApp = function () { window.location = "/httpdns/apps/create"; }; });