# File lib/aws/s3/bucket_tag_collection.rb, line 83 def clear client.delete_bucket_tagging(:bucket_name => bucket.name) nil end