class TablePrint::Config

def self.max_width=(width)

def self.max_width=(width)
  @@max_width = width
end