# File lib/chef/shef/ext.rb, line 261
      def echo(on_or_off)
        conf.echo = on_or_off.on_off_to_bool
      end