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