module FFaker::PhoneNumberCU

def country_code


Country Code is E.164 Country Code
def country_code
  e164_country_code
end