class Geocoder::Result::PostcodeAnywhereUk

def country

so ommitted from API response.
This is a UK only API; all results are UK specific and
def country
  'United Kingdom'
end