You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
borg singleton method is not really singleton,it is just a shared state to all instances of the class,the better way is processing the new method of the class.