1throw {
2  toString: function() {
3    throw this;
4  }
5};
6