# File lib/hooks/hook.rb, line 73
      def halted!
        @halted = true
        self
      end