Currently it throws a "NotImplementedError" in MapJavaProxy.java, and it is not defined in ArrayJavaProxy.java
However, the methods seem to be implemented in RubyHash.java and RubyArray.java
Is it a matter of connecting pipes, or am I missing something? Maybe the current implementation in RubyArray and RubyHash does not work?