# File lib/rbrainz/utils/data.rb, line 34 def self.get_country_name(id) return Data::COUNTRY_NAMES[id] end