# File lib/cucumber/rb_support/rb_world.rb, line 63 def announce(announcement) @__cucumber_step_mother.announce(announcement) end