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