markdown2 :: MdIndentedCodeBlockParser :: _block
redef var block = new MdIndentedCodeBlock(location, use_tabs) is lazy