// // Copyright Amazon.com Inc. or its affiliates. // All Rights Reserved. // // SPDX-License-Identifier: Apache-2.0 // /// A set of extensions used in testing /// Enable tests to `throw` string literals extension String: Error { }