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