Simo Costa (2018-12-01T11:14:09.000Z)
andrysimo1997 at gmail.com (2018-12-01T11:16:26.547Z)
@Michael Luder-Rosefield ```js this += { par1, par2, par3 } ``` I do love it!!! But, for now, reassigning to `this` is forbidden by javascript.
andrysimo1997 at gmail.com (2018-12-01T11:16:16.549Z)
@Michael Luder-Rosefield ```js this += { par1, par2, par3 } ``` I do love it!!! BUt, for now, reassigning to `this` is forbidden by javascript.