# File lib/fog/hp/models/storage/file.rb, line 58 def public_url requires :key self.collection.get_url(self.key) end