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