class Geocoder::Configuration

def initialize # :nodoc

:nodoc
def initialize # :nodoc
  @data = Geocoder::ConfigurationHash.new
  set_defaults
end