/** * Clears the mapped diagnostic context. */ public static function clear() { self::$map = array(); }