Ruby 1.9.2 リファレンスマニュアル > ライブラリ一覧 > drbライブラリ > DRb::DRbIdConvクラス > to_obj
to_obj(ref)
Convert an object reference id to an object. This implementation looks up the reference id in the local object space and returns the object it refers to.