# File lib/sup/thread.rb, line 88
def
dirty?
;
any?
{
|
m
,
*
o
|
m
&&
m
.
dirty?
};
end