function _wpsc_make_countries_data_available()
{
    $wpsc_countries = WPSC_Countries::get_instance();
}