# File lib/asciidoctor/table.rb, line 392
  def cell_closed?
    !@cell_open
  end