# File lib/asciidoctor/document.rb, line 803
  def clear_playback_attributes(attributes)
    attributes.delete(:attribute_entries)
  end