rb_ary_inspect 2135 array.c return rb_ary_inspect(ary); rb_ary_inspect 6062 array.c rb_define_method(rb_cArray, "inspect", rb_ary_inspect, 0);