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