public Derived()
 {
     ElementStore.Add("Foo");
     ElementStore.Add("Bar");
 }