# File lib/cucumber/formatter/progress.rb, line 16 def after_features(features) @io.puts @io.puts print_summary(features) end