# This Python file uses the following encoding: utf-8 class BuildBotModule: masterConf = {} def __init__(self): masterConf = {} def getMasterConf(self): return self.masterConf