public static ListUtils GetOrNewInstance() { return(_classInstance ?? (_classInstance = new ListUtils())); }