Returns:
266 267 268
# File 'lib/chef/shef/ext.rb', line 266 def tracing? puts "tracing is #{conf.use_tracer.to_on_off_str}" end