# File lib/asciidoctor/document.rb, line 428
  def notitle
    @attributes.has_key? 'notitle'
  end