Hello! Questions: - Can we implement interface directly in Jython? If yes, how (example)? - Can we embed a Jython script in a way that the script can be called = several times and keep its environment? I am looking for examples. CP.