in src/main/java/com/google/recaptcha/pld/pld/services/RecaptchaContext.java [60:64]
public void initialize() throws IllegalArgumentException, IOException { if (env.shouldRecaptchaContextRunInit()) { initializeInternal(); } }