TypeError: Error #
o = new Object(); o.toString = Number.prototype.toString; o.toString() PASSED!
