57585960616263
return new BadConverter(); } @Impl public static Converter<String, CustomPairType> testUtilStringToCustomPairParameterized() { return new CustomPairTypeParameterizedConverter(); }