public void Setup()
 {
     _profitCalculator = ProfitCalculator.CreateInstance();
 }