module FFaker::PhoneNumberPL

def area_code

def area_code
  fetch_sample(AREA_CODES)
end