module FFaker::PhoneNumberPL

def mobile_prefix

def mobile_prefix
  fetch_sample(MOBILE_PREFIXES)
end