# File lib/liquid/context.rb, line 55
    def has_interrupt?
      @interrupts.any?
    end