getAll method

Implementation

Map<String, ExperimentVariant> getAll() {
  return map;
}