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

function rb_obj_inspect

static VALUE rb_obj_inspect(VALUE obj)

Object#inspect の実体です。