Passing objects from Java to JRuby and back

Hello !

I hope my question isn’t too trivial for you guys . Let’s say I have a
HashTable which I would like to populate from a ruby method . Is there
any way to pass the HashTable as a parameter to evalScriptlet ? Or is
there another way ? Thank you !