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