Tea.context(function () { this.tab = "summary" this.switchTab = function (tab) { this.tab = tab } })