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