This method is only available on newer versions. The first available version (v2_6_3) is shown here.
inspect_raw()
No documentation available.
static VALUE d_lite_inspect_raw(VALUE self) { get_d1(self); return mk_inspect_raw(dat, rb_obj_class(self)); }