String? subtitle(IRef contact) { return graduatingClass != null ? "Graduated $graduatingClass" : null; }