# File lib/cucumber/rb_support/rb_dsl.rb, line 10 def alias_adverb(adverb) alias_method adverb, :register_rb_step_definition end