So my question is if I have a father class that is related to a son class by composition. Say the father has 1 million sons. Right now I have a global constant called hair color that is the same for all sons. So in my son class there would be a declaration like the following: So my question is if I have a father class that