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