# File lib/rake.rb, line 369
369:
def
each
(
&
block
) 370:
@hash
.
each
(
&
block
) 371:
end