User Phabio : public SingleFather, public SmallBusinessOwner, private CodeMonkey, private BDSM {
int Age, YearsOfExperience;
std::string hobbies[], interests[], peeves[];
public:
Phabio();
};
Phabi0::Phabio() {
Age = 37;
YearsOfExperience = 20+;
hobbies { "Math theory", "Attempting to define division by zero", "Disc-golf (NOT FRISBEE GOLF)" }
interests { "logic", "quantum theory", "random trivia" }
peeves {"logical fallicies", "ugly code", "hypocrisy" }
}