9 10 11
# File 'lib/tty/table/empty.rb', line 9 def self.new(header, rows = ZERO_ROW) super.new(header, rows) end