# File lib/puppet/module/tool/repository.rb, line 58 def retrieve(release) return cache.retrieve(@uri + release) end