# File lib/countries/configuration.rb, line 6
  def self.configuration
    @configuration ||= Configuration.new
  end