def __init__(self): self.groups = collections.OrderedDict() self.envs = collections.OrderedDict() self.benchmarks = collections.OrderedDict()