# File lib/table_print/config.rb, line 38
    def self.max_width=(width)
      @@max_width = width
    end