# File lib/cucumber/formatter/pdf.rb, line 68 def after_features(features) @pdf.render_file(@io.path) puts "\ndone" end