# File lib/asciidoctor/document.rb, line 684
  def noheader
    @attributes.key? 'noheader'
  end