# File lib/aws/s3/bucket.rb, line 233
        def change
          yield(self)
          bucket.policy = self
        end