if (is_null($country)) {
                throw new InvalidArgumentException("No country was specified");
            }