# File lib/ansi/columns.rb, line 39
    def inspect
      "#<#{self.class}:#{object_id} #{list.inspect} x #{columns}>"
    end