# File lib/gherkin/formatter/model.rb, line 109
          def initialize(*args)
            @args = *args
            @rows = nil
          end