# File lib/asciidoctor/parser.rb, line 1622 def self.section_level(line) SECTION_LEVELS[line.chr] end