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