Overriding Mixin methods and calling super?

wow its being a while… I find ember forum less responsive compared to stackoverflow…

I am using Ember 2.0.1 and it looks like it was changed to:

this._super.call(this)

source