public void tearDown()
 {
     attribute = null;
 }
 public void setup()
 {
     attribute = new Soma13Attribute();
 }