o = new String(); o.toString = Number.prototype.toString; o.toString() PASSED!
