# File lib/cucumber/rb_support/rb_dsl.rb, line 22 def register_rb_transform(regexp, proc) @rb_language.register_rb_transform(regexp, proc) end