solutions = new Solutions(connectionManager);
articles = new Articles(connectionManager);
cases = new Cases(connectionManager);
products = new Products(connectionManager);
comments = new Comments(connectionManager);
entitlements = new Entitlements(connectionManager);
problems = new Problems(connectionManager);
attachments = new Attachments(connectionManager);
ping = new Ping(connectionManager);
groups = new Groups(connectionManager);
symptoms = new Symptoms(connectionManager);