# File lib/fog/storage/models/aws/file.rb, line 126 def url(expires) requires :key collection.get_url(key, expires) end