class GdsApi::Worldwide

def world_locations

def world_locations
  get_list! "#{base_url}/world-locations"
end