# File lib/terminal-table/table.rb, line 53
    def cell_spacing
      cell_padding + style.border_y.length
    end