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