# File lib/chef/shef/ext.rb, line 279
      def tracing?
        puts "tracing is #{conf.use_tracer.to_on_off_str}"
      end