66676869707172
/** * Creates a new instance of an item belonging to this module. */ @Override public DcObject createItem() { return new DcAssociate(getIndex()); }