module FFaker::Geolocation

def lat

def lat
  fetch_sample(LATLNG)[0]
end