public Instrument GetInstrument()
 {
     return(_instrumentBuilder.GetInstrument());
 }