# File lib/liquid/context.rb, line 69
    def has_interrupt?
      !@interrupts.empty?
    end