# File lib/gherkin/listener/formatter_listener.rb, line 93 def initialize @comments, @tags, @ids = [], [], [] @row_index = 0 end