# File lib/puppet/file_bucket/file.rb, line 41 41: def name 42: "#{checksum_type}/#{checksum_data}" 43: end