The fastest automatic method.bind(this) decorator
A DOTADIW decorator for TypeScript to bind this
context
Decorator to bind the method or all methods of the class to the context used to access it
Binds the this keyword of a method. Respectfully a fork of https://www.npmjs.com/package/bind-decorator