# File lib/cucumber/formatter/json.rb, line 125
      def after_features(features)
        @io.write json_string
        @io.flush
      end