I think you have misunderstood something. `self.HookCallback` is just a 
shortcut for `HookCallback(self)` (if it weren't interpreted as a field). 
`self` is just the first argument or parameter for that proc.

Reply via email to