class Kafka::Protocol::OffsetCommitResponse

def initialize(topics:)

def initialize(topics:)
  @topics = topics
end