# File lib/hooks/hook.rb, line 68
      def initialize(*)
        super
        @halted = false
      end