# File lib/tiff.rb, line 341
def
each
@ifds
.
each
{
|
ifd
|
yield
ifd
}
end