class Cucumber::RbSupport::RbTransform

def to_s

def to_s
   convert_captures(strip_anchors(@regexp.source))
end