module FFaker::AddressPL

def street_prefix

def street_prefix
  fetch_sample(STREET_PREFIXES)
end