# File lib/amazon/locale.rb, line 66 def get_locale_by_name(host) localise(Net::GeoIP.new.country_code_by_name(host)) end