# File lib/spring/watcher/abstract.rb, line 34
      def debug
        @on_debug.call(yield) if @on_debug
      end