I've been calling my mesh instances `mesh`, but I notice a few other scripts call it `msh`, presumably to avoid the keyword.
Should I adapt to naming things `msh` instead of `mesh`? Would there ever be cases where naming something `mesh` would break your script?