NODE_METHOD
nd_noex = 0 (NOEX_PUBLIC)
nd_cnt = 0
nd_body:
    NODE_SCOPE
    nd_rval = Object <- C
    nd_tbl = 4 [ _ ~ a b ]
    nd_next:
        NODE_ARGS
        nd_cnt  = 0
        nd_rest = -1
        nd_opt = (null)
        NODE_LASGN
        nd_cnt = 2
        nd_value:
            NODE_NIL
        NODE_LASGN
        nd_cnt = 3
        nd_value:
            NODE_LIT
            nd_lit = 1:Fixnum
        NODE_FCALL
        nd_mid = 9625 (method_call)
        nd_args:
            NODE_ARRAY [
            0:
                NODE_LVAR
                nd_cnt = 2
            1:
                NODE_LVAR
                nd_cnt = 3
            ]
