module FFaker::PhoneNumberSE

def mobile_phone_number_format

def mobile_phone_number_format
  fetch_sample(MOBILE_PHONE_FORMAT) % mobile_prefix
end