# File lib/cucumber/rb_support/rb_transform.rb, line 25
      def match(arg)
        arg.match(@regexp)
      end