# File lib/bundler/ui/shell.rb, line 41
      def debug?
        # needs to be false instead of nil to be newline param to other methods
        level("debug")
      end