# File lib/fog/hp/models/storage/file.rb, line 63 def cdn_public_url requires :key self.collection.get_cdn_url(self.key) end