class DEBUGGER__::ThreadClient::Recorder

def step_reset

def step_reset
  @index = 0
  @backup_frames = nil
end