# File lib/sup/thread.rb, line 89
def
date
;
map
{
|
m
,
*
o
|
m
.
date
if
m
}.
compact
.
max
;
end