public String allocateRegisters() {
   return rootBlock.allocateRegisters();
 }