class Terminal::Table

def cell_spacing

def cell_spacing
  cell_padding + style.border_y.length
end