# File lib/aws/s3/bucket.rb, line 367
      def tags
        BucketTagCollection.new(self)
      end