/** @return the description */
 public String getDescription() {
   return _datastore.getDescription();
 }