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