internal override double GetValue(HH hh, List <Person> tu, Person person)
 {
     return(hh.GetNextRandom(description));
 }