# File lib/chef/knife/solo_cook.rb, line 194
      def chefignore
        @chefignore ||= ::Chef::Cookbook::Chefignore.new("./")
      end