# File lib/knife-solo/cookbook_manager.rb, line 42
      def initialize(config, ui)
        @config = config
        @ui = ui
      end