Gherkin::Formatter::Hashable
# File lib/gherkin/formatter/model.rb, line 192 def initialize(value, line) @value, @line = value, line end