# File lib/librarian/puppet/source/forge/repo_v3.rb, line 18 def get_versions get_module.releases.map{|r| r.version} end