public iRacingConnection() { this.Replay = new Replay(this); this.PitCommand = new PitCommand(); this.iRacingMemory = new iRacingMemory(); }