# File lib/juicer/install/base.rb, line 145
      def log(str)
        Juicer::LOGGER.info str
      end