# File lib/gherkin/formatter/model.rb, line 215 def initialize(comments, cells, line) @comments, @cells, @line = comments, cells, line end