Ejemplo n.º 1
0
 @Override
 public IRubyObject get() {
   return RubyRegexp.match_post(runtime.getCurrentContext().getBackRef());
 }