# File lib/cucumber/rb_support/rb_transform.rb, line 36
      def to_s
        strip_captures(strip_anchors(@regexp.source))
      end