49 50 51 52 53 54 55
# File 'lib/formatron/s3/configuration.rb', line 49 def self.key(name:, target:) Path.key( name: name, target: target, sub_key: FILE_NAME ) end