# File lib/minion.rb, line 76
def
check_all
@@handlers
.
each
{
|
h
|
h
.
check
}
end