public static RoleList GetUniqueInstance() { if (_uniqueInstance == null) _uniqueInstance = new RoleList("SF_Role"); return _uniqueInstance; }