Ruby 1.8.7 リファレンスマニュアル > ライブラリ一覧 > drbライブラリ > DRbモジュール > to_obj
to_obj(ref)
Convert a reference into an object using the current server.
This raises a DRbServerNotFound error if there is no current server. See #current_server.