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