# File lib/chef/shef/ext.rb, line 272 def tracing(on_or_off) conf.use_tracer = on_or_off.on_off_to_bool tracing? end