# File lib/asciidoctor/lexer.rb, line 1259 def self.section_level(line) SECTION_LEVELS[line[0..0]] end