module FFaker::AddressID

def street_prefix

def street_prefix
  fetch_sample(STREET_PREFIX)
end