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