# File lib/gherkin/json_parser.rb, line 7
    def initialize(formatter)
      @formatter = formatter
    end