# File lib/aws/s3/cors_rule_collection.rb, line 163 def clear client.delete_bucket_cors(:bucket_name => bucket.name) nil end