public VolunteerDbRepository() { Log.Info("Creating VolunteerDbRepository"); _dbUtils = new DbUtils(); }