# File lib/archive/tar/minitar.rb, line 592
592:
def
each
(
&
block
) 593:
each_entry
(
&
block
) 594:
end