class Geocoder::Result::Geocodio

def formatted_address(format = :full)

def formatted_address(format = :full)
  @data['formatted_address']
end