Ruby 2.7.0 リファレンスマニュアル > 関数一覧 > rb_obj_inspect (static)

function rb_obj_inspect

static VALUE rb_obj_inspect(VALUE obj)

Object#inspect の実体です。