class Kafka::Protocol::MessageSet

def ==(other)

def ==(other)
  messages == other.messages
end