134 135 136
# File 'lib/krpc/gen.rb', line 134 def ==(other) other.class == self.class and other.remote_oid == remote_oid end