Exemplo n.º 1
0
 public static IRubyObject ivarGetFail(VariableSite site, IRubyObject self) throws Throwable {
   return site.getVariable(self);
 }