# File lib/parslet/atoms/re.rb, line 34
  def to_s_inner(prec)
    match.inspect[1..-2]
  end