# File lib/table_print/column.rb, line 32
    def add_formatter(formatter)
      @formatters << formatter
    end