double CalculateAge() { return(Math.Floor(Birthday.SpanFromNow().TotalSeconds / 1.GameYears().TotalSeconds)); }