Example #1
0
 public RubyMatchData(Ruby runtime) {
   super(runtime, runtime.getMatchData());
 }