# File lib/gherkin/formatter/json_formatter.rb, line 80 def after(match, result) add_hook(match, result, "after") end