public string EscapeSingleQuotedString_TestData_Success(string input)
 => YamlHelper.EscapeSingleQuotedString(input);