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