예제 #1
0
 @Override
 public RubyFile executeRubyFile(VirtualFrame frame) throws UnexpectedResultException {
   return child.executeRubyFile(frame);
 }