# File lib/cucumber/formatter/pretty.rb, line 64 def feature_name(name) @io.puts(name) @io.puts @io.flush end