# File lib/asciidoctor/abstract_block.rb, line 68
  def convert
    @document.playback_attributes @attributes
    converter.convert self
  end