# File lib/librarian/manifest_set.rb, line 100 def deep_keep!(names) keepables = dependencies_of(names) shallow_keep!(keepables) self end