Example #1
0
 public static RubyClass define(Ruby runtime) {
   return UtilJ.defineClass(runtime, XPathContextJ.class, ALLOCATOR);
 }