[Test] public void ClassIsSelf()
 {
     Assert.IsTrue(ListType.Is(ListType));
 }