# File lib/git/stashes.rb, line 35
def
each
(
&
block
)
@stashes
.
each
(
&
block
)
end