37383940414243
return new StringToCustomPairConverter(); } @Impl public static Converter<String, CustomPairType[]> testUtilStringToCustomPairArray() { return new StringToCustomPairArrayConverter(); }