# File lib/git/status.rb, line 48
def
each
(
&
block
)
@files
.
values
.
each
(
&
block
)
end