public OrderedSet<BlockParser> allBlockParsers() {
   return allBlockParsersMap.keySet();
 }