class Geocoder::Configuration

def configure(options)

def configure(options)
  Util.recursive_hash_merge(@data, options)
end