in botogen/botogen/gen.py [0:0]
def __init__(self, service_name, class_name, operations, structures):
self.service_name = service_name
self.class_name = class_name
self.operations = operations
self.structures = structures