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