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