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