class Envirobly::Aws::S3

def object_key(object_hash)

def object_key(object_hash)
  "#{OBJECTS_PREFIX}/#{object_hash}.gz"
end