# File lib/s3/s3_interface.rb, line 779 def get_bucket_acl(bucket, headers={}) return get_acl(bucket, '', headers) rescue on_exception end