class org.jruby.RubyNumeric$NumFuncall0 implements org.jruby.runtime.ThreadContext$RecursiveFunctionEx<org.jruby.runtime.CallSite>
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: org.jruby.RubyNumeric$NumFuncall0
  super_class: java.lang.Object
{
  private void <init>();
    descriptor: ()V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // org.jruby.RubyNumeric$NumFuncall0 this
         0: .line 1554
            aload 0 /* this */
            invokespecial java.lang.Object.<init>:()V
            return
        end local 0 // org.jruby.RubyNumeric$NumFuncall0 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/jruby/RubyNumeric$NumFuncall0;

  public org.jruby.runtime.builtin.IRubyObject call(org.jruby.runtime.ThreadContext, org.jruby.runtime.CallSite, org.jruby.runtime.builtin.IRubyObject, boolean);
    descriptor: (Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/CallSite;Lorg/jruby/runtime/builtin/IRubyObject;Z)Lorg/jruby/runtime/builtin/IRubyObject;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=6, locals=6, args_size=5
        start local 0 // org.jruby.RubyNumeric$NumFuncall0 this
        start local 1 // org.jruby.runtime.ThreadContext context
        start local 2 // org.jruby.runtime.CallSite site
        start local 3 // org.jruby.runtime.builtin.IRubyObject obj
        start local 4 // boolean recur
         0: .line 1557
            iload 4 /* recur */
            ifeq 7
         1: .line 1558
            aload 2 /* site */
            getfield org.jruby.runtime.CallSite.methodName:Ljava/lang/String;
            astore 5 /* name */
        start local 5 // java.lang.String name
         2: .line 1559
            aload 5 /* name */
            invokevirtual java.lang.String.length:()I
            ifle 4
            aload 5 /* name */
            iconst_0
            invokevirtual java.lang.String.charAt:(I)C
            invokestatic java.lang.Character.isLetterOrDigit:(C)Z
            ifeq 4
         3: .line 1560
            aload 1 /* context */
            getfield org.jruby.runtime.ThreadContext.runtime:Lorg/jruby/Ruby;
            aload 5 /* name */
            aload 3 /* obj */
            aload 5 /* name */
            invokevirtual org.jruby.Ruby.newNameError:(Ljava/lang/String;Lorg/jruby/runtime/builtin/IRubyObject;Ljava/lang/String;)Lorg/jruby/exceptions/RaiseException;
            athrow
         4: .line 1561
      StackMap locals: java.lang.String
      StackMap stack:
            aload 5 /* name */
            invokevirtual java.lang.String.length:()I
            iconst_2
            if_icmpne 6
            aload 5 /* name */
            iconst_1
            invokevirtual java.lang.String.charAt:(I)C
            bipush 64
            if_icmpne 6
         5: .line 1562
            aload 1 /* context */
            getfield org.jruby.runtime.ThreadContext.runtime:Lorg/jruby/Ruby;
            aload 5 /* name */
            aload 3 /* obj */
            aload 5 /* name */
            iconst_0
            iconst_1
            invokevirtual java.lang.String.substring:(II)Ljava/lang/String;
            invokevirtual org.jruby.Ruby.newNameError:(Ljava/lang/String;Lorg/jruby/runtime/builtin/IRubyObject;Ljava/lang/String;)Lorg/jruby/exceptions/RaiseException;
            athrow
         6: .line 1564
      StackMap locals:
      StackMap stack:
            aload 1 /* context */
            getfield org.jruby.runtime.ThreadContext.runtime:Lorg/jruby/Ruby;
            aload 5 /* name */
            aload 3 /* obj */
            aload 5 /* name */
            invokevirtual org.jruby.Ruby.newNameError:(Ljava/lang/String;Lorg/jruby/runtime/builtin/IRubyObject;Ljava/lang/String;)Lorg/jruby/exceptions/RaiseException;
            athrow
        end local 5 // java.lang.String name
         7: .line 1567
      StackMap locals:
      StackMap stack:
            aload 2 /* site */
            aload 1 /* context */
            aload 3 /* obj */
            aload 3 /* obj */
            invokevirtual org.jruby.runtime.CallSite.call:(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/builtin/IRubyObject;Lorg/jruby/runtime/builtin/IRubyObject;)Lorg/jruby/runtime/builtin/IRubyObject;
            areturn
        end local 4 // boolean recur
        end local 3 // org.jruby.runtime.builtin.IRubyObject obj
        end local 2 // org.jruby.runtime.CallSite site
        end local 1 // org.jruby.runtime.ThreadContext context
        end local 0 // org.jruby.RubyNumeric$NumFuncall0 this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0    8     0     this  Lorg/jruby/RubyNumeric$NumFuncall0;
            0    8     1  context  Lorg/jruby/runtime/ThreadContext;
            0    8     2     site  Lorg/jruby/runtime/CallSite;
            0    8     3      obj  Lorg/jruby/runtime/builtin/IRubyObject;
            0    8     4    recur  Z
            2    7     5     name  Ljava/lang/String;
    MethodParameters:
         Name  Flags
      context  
      site     
      obj      
      recur    

  public org.jruby.runtime.builtin.IRubyObject call(org.jruby.runtime.ThreadContext, java.lang.Object, org.jruby.runtime.builtin.IRubyObject, boolean);
    descriptor: (Lorg/jruby/runtime/ThreadContext;Ljava/lang/Object;Lorg/jruby/runtime/builtin/IRubyObject;Z)Lorg/jruby/runtime/builtin/IRubyObject;
    flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
    Code:
      stack=5, locals=5, args_size=5
         0: .line 1
            aload 0
            aload 1
            aload 2
            checkcast org.jruby.runtime.CallSite
            aload 3
            iload 4
            invokevirtual org.jruby.RubyNumeric$NumFuncall0.call:(Lorg/jruby/runtime/ThreadContext;Lorg/jruby/runtime/CallSite;Lorg/jruby/runtime/builtin/IRubyObject;Z)Lorg/jruby/runtime/builtin/IRubyObject;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature
}
Signature: Ljava/lang/Object;Lorg/jruby/runtime/ThreadContext$RecursiveFunctionEx<Lorg/jruby/runtime/CallSite;>;
SourceFile: "RubyNumeric.java"
NestHost: org.jruby.RubyNumeric
InnerClasses:
  private NumFuncall0 = org.jruby.RubyNumeric$NumFuncall0 of org.jruby.RubyNumeric
  public abstract RecursiveFunctionEx = org.jruby.runtime.ThreadContext$RecursiveFunctionEx of org.jruby.runtime.ThreadContext