# File lib/asciidoctor/document.rb, line 592
  def doctype
    @doctype ||= @attributes['doctype']
  end