class TablePrint::Column

def max_width

def max_width
  TablePrint::Config.max_width
end