# File lib/gherkin/listener/formatter_listener.rb, line 17 def comment(value, line) @stash.comment Formatter::Model::Comment.new(value, line) end