# File lib/nicovideo/openlist.rb, line 31
def
each
self
.
mylists
.
each
{
|
ml
|
yield
ml
}
end