Exemplo n.º 1
0
 @Override
 public RubyMatchData executeRubyMatchData(VirtualFrame frame) throws UnexpectedResultException {
   return child.executeRubyMatchData(frame);
 }