69 70 71
# File 'lib/countryselect0r/base.rb', line 69 def country_name(code) Iso3166.localize(code) end