# File lib/drb/drb.rb, line 1675
  def here?(uri)
    (current_server.uri rescue nil) == uri
  end