public DealersData() { dealersTable = new DealersTable(); drugsInfoData = new DrugsInfoData(); drugsData = new DrugsData(); }