# File lib/gherkin/parser/parser.rb, line 153
          def row(row, line_number)
            @rows << row
          end