# File lib/drb/drb.rb, line 1023
    def self.new_with_uri(uri)
      self.new(nil, uri)
    end