255256257258259260261
return new Data(); } @Override public IBooleanData createBooleanData() { return new BooleanData(); }