public static void LogOutAllSessions()
 {
     twitter.LogOutAllSessions();
 }