# File lib/aws/route_53/change_batch.rb, line 71
      def each(&block)
        @changes.each(&block)
      end