class Geocoder::Result::GeocoderCa
def address(format = :full)
def address(format = :full) "#{street_address}, #{city}, #{state} #{postal_code}, #{country}" end
def address(format = :full) "#{street_address}, #{city}, #{state} #{postal_code}, #{country}" end