class DRb::DRbObject

def __drburi

Get the URI of the remote object.
def __drburi
  @uri
end