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