michael@0: var b = Object.create(this); michael@0: for (var i = 0; i < 9; i++) michael@0: assertEq(b.i, i);