@boost/commonFunctionsBindBind CallableBind(): MethodDecoratorA method decorator that automatically binds a class method's this context to its current instance.
A method decorator that automatically binds a class method's
this
context to its current instance.