/* * Copyright OpenSearch Contributors * SPDX-License-Identifier: Apache-2.0 */ package org.opensearch.commons.utils /** * Annotation to elevate access for testing purpose. */ annotation class OpenForTesting