def check():
    initialize(os.getcwd())
    Checker(CONFIG)()
def plone43():
    initialize(os.getcwd())
    Checker(plone43)()