# File lib/ramaze/spec/helper/pretty_output.rb, line 67
def
each
@history
.
each
{
|
e
|
yield
(
e
) }
end