public void SetUp()
 {
     classUnderTest = new CustomAttributeSet();
 }