monkey:monkey.types.DeclInfo.Invoke
Invokes method or function.
If the declaration kind is 'Function', the instance parameter is ignored.
instance
A runtime error will occur if the declaration kind is not 'Method' or 'Function'.