# File lib/drb/drb.rb, line 374
    def to_obj(ref)
      ObjectSpace._id2ref(ref)
    end