# File lib/twitter/search.rb, line 473
def
each
fetch
.
each
{
|
result
|
yield
result
}
end