public void FixtureSetup()
 {
     prefs = new UserPreferences();
     prefsType = prefs.GetType();
 }