# File lib/gherkin/formatter/json_formatter.rb, line 76
      def before(match, result)
        add_hook(match, result, "before")
      end