markdown2 :: MdHeadingParser :: _location
redef var location = new MdLocation(line_start, column_start, line_end, column_end) is lazy