# File lib/cucumber/formatter/json.rb, line 24 def after_features(features) @io.write(']}') @io.flush end