# File lib/cucumber/rb_support/rb_dsl.rb, line 76 def Transform(regexp, &proc) RbDsl.register_rb_transform(regexp, proc) end