michael@0: var x = Proxy.create( {get:function(r,name){Proxy = 0;}} ); michael@0: try { x.watch('e', function(){}); } catch (e) {}