Axel Rauschmayer (2013-03-25T18:17:38.000Z)
github at esdiscuss.org (2013-07-12T02:26:45.029Z)
Possibly worth mentioning: If you use `super` then `Object.defineProperty()` does not work, only `Object.assign()` and `Object.mixin()` update `[[HomeObject]]`. AFAIK, we don't have `Object.defineMethod()` yet (maybe ever).