# File lib/rake/task_arguments.rb, line 42
42:
def
each
(
&
block
) 43:
@hash
.
each
(
&
block
) 44:
end