# File lib/aws/s3/bucket.rb, line 72
      def location_constraint
        client.get_bucket_location(:bucket_name => name).location_constraint
      end