public static IEHPatterns getInstance() { if (instance == null) { instance = new IEHPatterns(); } return(instance); }