15 16 17
# File 'lib/country_data/data.rb', line 15 def self.continents all.collect(&:continent).uniq end