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