# File lib/bundler/ui.rb, line 74
      def initialize(ui)
        @ui = ui
        super()
      end