# File lib/gherkin/formatter/json_formatter.rb, line 15
      def initialize(io)
        @io = io
      end