109 110 111
# File 'lib/inspec/runner.rb', line 109 def run(with = nil) @test_collector.run(with) end