# File lib/cucumber/formatter/pretty.rb, line 31 def after_features(features) print_summary(features) unless @options[:autoformat] end