public IKafkaConsumer Consumer(ConsumerOptions options) { return(new KafkaConsumer(_zkConnection, options)); }