# File lib/puppet/file_collection.rb, line 25
25:     def path(index)
26:         @paths[index]
27:     end