instance method DRb::DRbObject#==

self == other -> bool[permalink][rdoc][edit]
eql?(other) -> bool

DRb::DRbObject オブジェクト同士が同じであるなら真を返します。

この同値判定は、オブジェクトが参照している URI と識別子が等しいかどうかでします。