# frozen_string_literal: true module ShopifyAPI class Country < Base end end