6 7 8
# File 'lib/test_prof/autopilot/logging.rb', line 6 def log(message) Autopilot.config.output.puts(message) end