Map<String, int> nameParser = const {'none' : NONE, 'list' : LIST, 'read' : READ, 'write' : WRITE, 'config' : CONFIG, 'never' : NEVER}