# File lib/asciidoctor/document.rb, line 441
  def has_header?
    !@header.nil?
  end