configMap[$key]; } function setValue($key, $value) { $this->configMap[$key] = $value; } } ?>