public CaloriesCalculator() { InitializeComponent(); this.storage = new PatientHistoryXMLStorage(); }