# File lib/spork/ext/ruby-debug.rb, line 140 def wait_for_connection while Debugger.handler.interface.nil?; sleep 0.10; end end