class Geocoder::Result::Nominatim

def self.response_attributes

def self.response_attributes
  %w[place_id osm_type osm_id boundingbox license
     polygonpoints display_name class type stadium]
end