public static function configure($site, $apiKey)
 {
     ChargeBee_Environment::$default_env = new ChargeBee_Environment($site, $apiKey);
 }