Binds a the certain context or the active one to the target function and then returns the target
A context (span) to be bind to target
a function or event emitter. When target or one of its callbacks is called, the provided context will be used as the active context for the duration of the call.
Optional
Binds a the certain context or the active one to the target function and then returns the target