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