# File lib/asciidoctor/parser.rb, line 1741
    def self.line_length(line)
      line.length
    end