Beispiel #1
0
 @Override
 public RubyException executeRubyException(VirtualFrame frame) throws UnexpectedResultException {
   return child.executeRubyException(frame);
 }