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