http://maps.googleapis.com/maps/api/geocode/json?address=Ireland&language=en
http://maps.googleapis.com/maps/api/geocode/json?address=Netherlands&language=en
Geocoding netherlands properly returns "country" in address components, while Ireland returns "establishment" instead and updateAddressComponent fails to populate the country name. Is there an easy way to workaround this? Because this violates Geocoder\Model\Country::getName() return type