# File lib/aws/s3/bucket.rb, line 384
      def tags= tags
        self.tags.set(tags)
      end