# File lib/cucumber/cli/options.rb, line 260 def non_stdout_formats @options[:formats].select {|format, output| output != @out_stream } end