# File lib/chef/knife/solo_cook.rb, line 170
      def cookbook_paths
        @cookbook_paths ||= expanded_config_paths(:cookbook_path)
      end