# File lib/cucumber/rb_support/rb_dsl.rb, line 104 def register_rb_step_definition(regexp, &proc) RbDsl.register_rb_step_definition(regexp, proc) end