Un singleton horrible!!!




public class SingletonMoisi{

private static SingletonMoisi instance;
private Context context;