# File lib/vimmatelib/files.rb, line 122
def
each
(
&
block
)
@files
.
each
(
&
block
)
self
end