public OrderedSet<Block> allBlocks() {
   return allBlockParsersMap.valueSet();
 }