module FFaker::PhoneNumberRU

def mobile_phone_prefix


978
929
Mobile phone prefix
def mobile_phone_prefix
  fetch_sample(MOBILE_PHONE_PREFIXES)
end