# File lib/gherkin/listener/formatter_listener.rb, line 12
      def initialize(formatter)
        @formatter = formatter
        @stash = Stash.new
      end