def getMimeTypes(): return getConfig('mime-types')[1]
def getDetectors(): return getConfig('detectors')[1]
def getParsers(): return getConfig('parsers')[1]