How do I subclass a Java class from Ruby?
How do I subclass a Ruby class from Java?
Gotchas for either of those?
Calling super from Java -> Ruby and vice-versa?
Can I call Java static methods from Ruby? How?