# File lib/aws/route_53/change_batch.rb, line 51
      def push change
        @changes.push(change)
      end