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