# File lib/librarian/puppet/source/forge/repo.rb, line 41 def manifests versions.map do |version| Manifest.new(source, name, version) end end