# File lib/librarian/source/local.rb, line 14 def manifests(name) manifest = Manifest.new(self, name) [manifest].compact end