<!-- Author: David -->
me.Health => Bad

me.Symptoms.Include(WeightLoss)
me.Symptoms.Include(Depression)
me.Symptoms.Include(OpenWounds)
me.Symptoms.Include(PhysicalWeakness)
me.Symptoms.Include(BackPain)
me.Symptoms.Include(Heartache)

me.HomeLife.Include(RelationshipBreakdown, SocialIsolation)

me.Condition.Cause.Include(me.PastActions, Sin)

me.Request
    GOD.Stop<Discipline>(me)
    GOD.Forgive(me)
    GOD.Heal(me)
    GOD.Restore(me.Relationships)
    GOD.Draw<Close>(me)