# File lib/asciidoctor/abstract_block.rb, line 212
  def sections?
    @next_section_index > 0
  end