# File lib/aws/sns/topic.rb, line 338
        def change
          yield(self)
          topic.policy = self
        end