# File lib/gherkin/listener/formatter_listener.rb, line 98
        def comment(comment)
          @comments << comment
        end