# File lib/liquid/context.rb, line 74
    def push_interrupt(e)
      @interrupts.push(e)
    end