# File lib/gherkin/formatter/json_formatter.rb, line 57
      def match(match)
        @current_step_or_hook['match'] = match.to_hash
      end