# File lib/bundler/ui/silent.rb, line 43
      def yes?(msg)
        raise "Cannot ask yes? with a silent shell"
      end