PARSStrict parss = (new PARSStrict());
PASString pass = new PASString(as_uniqueGapNames, parss);
pass.crashIfBad("xbn.template.OGConfig.constructor", "as_uniqueGapNames");
aosl = (new UtilArray()).getAOSLFromAOS(as_uniqueGapNames, true);
aps = new APString(as_uniqueGapNames, true);
if(i_rqdUnqGapCount == 0 || i_rqdUnqGapCount < -1) {
throwAX("constructor: i_rqdUnqGapCount must equal -1, or be greater than or equal to one. When -1, the length of as_uniqueGapNames does not matter..");
}