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