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