Yields:
15 16 17 18
# File 'lib/geo_locale.rb', line 15 def self.configure self.config ||= Config.new yield(config) end