class org.jruby.RubyNumeric$NumFuncall1 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$NumFuncall1
  super_class: java.lang.Object
{
  private final org.jruby.runtime.builtin.IRubyObject value;
    descriptor: Lorg/jruby/runtime/builtin/IRubyObject;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  public void <init>(org.jruby.runtime.builtin.IRubyObject);
    descriptor: (Lorg/jruby/runtime/builtin/IRubyObject;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // org.jruby.RubyNumeric$NumFuncall1 this
        start local 1 // org.jruby.runtime.builtin.IRubyObject value
         0: .line 1536
            aload 0 /* this */
            invokespecial java.lang.Object.<init>:()V
         1: .line 1537
            aload 0 /* this */
            aload 1 /* value */
            putfield org.jruby.RubyNumeric$NumFuncall1.value:Lorg/jruby/runtime/builtin/IRubyObject;
         2: .line 1538
            return
        end local 1 // org.jruby.runtime.builtin.IRubyObject value
        end local 0 // org.jruby.RubyNumeric$NumFuncall1 this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    3     0   this  Lorg/jruby/RubyNumeric$NumFuncall1;
            0    3     1  value  Lorg/jruby/runtime/builtin/IRubyObject;
    MethodParameters:
       Name  Flags
      value  

  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=5, locals=6, args_size=5
        start local 0 // org.jruby.RubyNumeric$NumFuncall1 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 1542
            iload 4 /* recur */
            ifeq 5
         1: .line 1543
            aload 2 /* site */
            getfield org.jruby.runtime.CallSite.methodName:Ljava/lang/String;
            astore 5 /* name */
        start local 5 // java.lang.String name
         2: .line 1544
            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 1545
            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 1547
      StackMap locals: java.lang.String
      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
         5: .line 1550
      StackMap locals:
      StackMap stack:
            aload 2 /* site */
            aload 1 /* context */
            aload 3 /* obj */
            aload 3 /* obj */
            aload 0 /* this */
            getfield org.jruby.RubyNumeric$NumFuncall1.value:Lorg/jruby/runtime/builtin/IRubyObject;
            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;)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$NumFuncall1 this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0    6     0     this  Lorg/jruby/RubyNumeric$NumFuncall1;
            0    6     1  context  Lorg/jruby/runtime/ThreadContext;
            0    6     2     site  Lorg/jruby/runtime/CallSite;
            0    6     3      obj  Lorg/jruby/runtime/builtin/IRubyObject;
            0    6     4    recur  Z
            2    5     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$NumFuncall1.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 NumFuncall1 = org.jruby.RubyNumeric$NumFuncall1 of org.jruby.RubyNumeric
  public abstract RecursiveFunctionEx = org.jruby.runtime.ThreadContext$RecursiveFunctionEx of org.jruby.runtime.ThreadContext