var Function = function(func) { func.__call__ = func; return func; };