method

hash

hash()
public

No documentation available.

# File lib/drb/eq.rb, line 9
    def hash
      [@uri, @ref].hash
    end