int peekTreatment(final String experimentName) { checkReady(true); return getAssignment(experimentName).variant; }