ContextConfig setUnit(final String unitType, final String uid) { units_[unitType] = uid; return this; }