# File lib/chef/expander/logger.rb, line 72
      def <<(msg)
        @log_device.print(msg)
      end