In this example, we'll use a mixin, 3 levels of inheritance ( 1, 2, 3 ), and some method override tricks coupled with this._super().
this._super()
Open your browser's console, then click the button below.