Adds callback functionality to an object. Callback functions are indexed by a 'hook' string. They return true if they want to be called again.
{Object}
{Array}
callbackify
Adds callback functionality to an object. Callback functions are indexed by a 'hook' string. They return true if they want to be called again.