# File lib/sup/thread.rb, line 98
def
authors
;
map
{
|
m
,
*
o
|
m
.
from
if
m
}.
compact
.
uniq
;
end