# File lib/asciidoctor/abstract_block.rb, line 106
  def title?
    !@title.nil_or_empty?
  end