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