123 124 125
# File 'lib/inspec/runner.rb', line 123 def report Inspec::Reporters.report(@conf['reporter'].first, @run_data) end