# File lib/cucumber/formatter/json.rb, line 23 def after_features(features) @io.write(@obj.to_json) end