10 11 12
# File 'lib/worldwide/currencies.rb', line 10 def each(&block) all_currencies.each(&block) end