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