# File lib/cucumber/ast/table.rb, line 38
        def initialize
          @rows = []
        end