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