# File lib/core/facets/regexp/to_re.rb, line 24
  def to_re(esc=false)
    self  # Of course, things really should know how to say "I" ;)
  end