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