45 46 47
# File 'lib/inspec/runner.rb', line 45 def configure_transport @backend = Inspec::Backend.create(@conf) end