Fields description
• __call - the function, triggered when using the table as a function (hookableFunction(...))
• set - the method, called when you want to reset the function's content or want to add a hook
(hookableFunction:set(true|false, function(...)end))