public int getFreeBlockCount() {
   return freeBlocks.size();
 }