5 6 7 8
# File 'lib/ftest/cli.rb', line 5 def self.run argv instance = new argv, $stdout instance.() end