3 4 5 6
# File 'lib/ftest/runner.rb', line 3 def self.call paths instance = new paths instance.call end