# File lib/cucumber/formatter/pretty.rb, line 41 def after_feature(*args) @io.close if @options[:autoformat] end