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