public interface Proxy
Exceptions thrown by proxies are wrapped with a PolyglotException when the proxy is
invoked in a guest language. It is possible to unwrap the PolyglotException using
PolyglotException.asHostException().
to mimic arrays,
to mimic objects with members,
to mimic objects that can be executed,
to mimic native objects