module FFaker::PhoneNumberSE

def mobile_prefix

def mobile_prefix
  fetch_sample(MOBILE_PHONE_PREFIX)
end