# File lib/drb/drb.rb, line 1704
  def to_obj(ref)
    current_server.to_obj(ref)
  end