# File lib/bundler/vendor/molinillo/lib/molinillo/modules/ui.rb, line 59
    def debug?
      @debug_mode ||= ENV['MOLINILLO_DEBUG']
    end