def run(context):
    '''Run all active parsers.'''
    logger.debug("Running generators.")
    # Run through extra meta data parsers.
    for generator in GENERATORS: