Public Class FamilyHelper {
//parents class
Protected familyLlm;
Protected boolean fatherFucked;
Protected Boolean motherFucked;
Protected boolean didFatherFucked(){
//return true or false;
}
Protected boolean didMotherFucked(){
//return true or false;
}