# File lib/cucumber/rb_support/rb_world.rb, line 6
        def alias_adverb(adverb)
          alias_method adverb, :__cucumber_invoke
        end