# File lib/librarian/manifest_set.rb, line 60
    def shallow_strip(names)
      dup.shallow_strip!(names)
    end