module FFaker::PhoneNumberCU

def phone_prefix

def phone_prefix
  fetch_sample(OPERATORS_PREFIX)
end