class Terminal::Table::Border

def []=(key, val)

def []=(key, val)
  @data[key] = val
end