# File lib/zip/zip_file.rb, line 261
def
glob
(
*
args
,
&
block
)
@entrySet
.
glob
(
*
args
,
&
block
)
end