# File lib/fog/aws/models/storage/directory.rb, line 33
        def location
          @location ||= (bucket_location || AWS::DEFAULT_REGION)
        end