# File lib/cucumber/formatter/pretty.rb, line 50 def after_tags(tags) if @indent == 1 @io.puts @io.flush end end