# File lib/fog/aws/models/storage/directory.rb, line 37 def location requires :key attributes[:location] || bucket_location || self.connection.region end