# File lib/librarian/manifest_set.rb, line 16
      def deep_keep(manifests, names)
        new(manifests).deep_keep!(names).send(method_for(manifests))
      end