module FFaker::AddressCA

def province_abbr

def province_abbr
  fetch_sample(PROVINCE_ABBRS)
end