# File lib/spork/ext/ruby-debug.rb, line 57
    def transition_to_each_run_state
      finish
      SporkDebugger::EachRunState.new(@port)
    end