bool ICoolProp.get_config_bool(configuration_keys key)
 {
     return(CoolProp.get_config_bool(key));
 }