# File lib/asciidoctor/section.rb, line 92
  def render
    @document.playback_attributes @attributes
    renderer.render('section', self)
  end