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