class Geocoder::Result::Esri

def reverse_geocode?

def reverse_geocode?
  @data['locations'].nil?
end