# File lib/table_print/formatter.rb, line 23
    def initialize(width)
      self.width = width
    end