I am trying to handle the zip code of the US, (CA and MX). If the given zip code format matches, just return the object, else format the zip code. Here is the function I cam