class Geocoder::Result::GeoportailLu

def try_to_extract(key, nullable_hash)

def try_to_extract(key, nullable_hash)
  nullable_hash.try(:[], key)
end