protected void BindWith(IDragonStore store)
 {
     store.BindWith(this);
 }