
This is the javascript library of hooker node.js module.
hooker is a monkey-patch (hook) functions for debugging and stuff.
hooker provides 4 functions that include 'hook' and 'unhook', useful for debug an object call, as well as an 'override' function if you want to replace the return of a function.