Returns:
4 5 6
# File 'app/view_models/workarea/storefront/zipco_view_model.rb', line 4 def show? Zipco.config.allowed_countries.include?(order.billing_address.country.alpha2) end