# File lib/spring/watcher/abstract.rb, line 30
      def on_debug(&block)
        @on_debug = block
      end