void Awake()
 {
     Investments = FindObjectOfType <InvestmentsManager>();
 }