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