# File lib/parslet/export.rb, line 17
      def visit_re(match)
        match.to_s
      end