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