# File gofer/messaging/broker.rb, line 131
  def ==(other)
    return self.eql(other)    
  end