if(this._started){ return; } dojo.forEach(this.getChildren(), this._setupChild, this); this.inherited(arguments);