public BlockParser getKey(Block parser) {
   return allBlockParsersMap.getValueKey(parser);
 }