# File lib/spork/ext/ruby-debug.rb, line 48
    def initialize
      Spork.each_run { install_hook }
      listen_for_connection_signals
    end