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