public static function logout()
 {
     Session::flush();
 }