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