ProxyHandler
A handler for calls to Inspekt proxies. Will be called for all method or property accessors on the proxy object.
Any calls to functions, or access of properties, will result in a call to handle, or handleSuspend for suspending functions. By default, handleSuspend simply calls handle.