# File lib/aws/s3/s3_object.rb, line 715
        def change
          yield(self)
          object.acl = self
        end