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