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