# File lib/librarian/puppet/source/repo.rb, line 19
        def cache_path
          @cache_path ||= source.cache_path.join(name)
        end