# File lib/cucumber/step_mother.rb, line 43
def
initialize
(
messages
)
super
(
messages
.
join
(
"\n"
))
end