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