public void GetCurrentAccount()
 {
     AccountKit.GetCurrentAccount(this);
 }