5 lines
56 B

throw {
toString: function() {
throw this;
}
};