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