# File lib/gherkin/formatter/json_formatter.rb, line 22 def done @io.write(@feature_hashes.to_json) end