# File lib/asciidoctor/table.rb, line 286
  def text= val
    @text = val
  end