# File lib/ruby-sdl-ffi/sdl/mac.rb, line 335
def
each
length
.
times
{
|
i
|
yield
self
[
i
] }
end