michael@0: this.__defineSetter__("x", function(){}); michael@0: this.watch("x", eval); michael@0: x = 0;