``` char* jrubyModule = getenv("JRUBY_MODULE"); if (strlen(jrubyModule) != 0) { ```